fx-82MS fx-82TL fx-9860GII TI-83
Assign
On a Casio calculator you can assign data to memories
➞
Example 1
To assign the value 5.2 to variable B
5 · 2 ➞ 5.2➔ B EXE 5.2➔B 5.2
Example 2
To assign the value 123 to variable A
1 2 3 ➞ A EXE 123➔A 123
Example 3
First assign A = 3 and B = 1
3➔A 3 ➞ A EXE 1 ➞ B EXE 3 1➔B 1
to calculate the function (A + B) (A − B) + 2 that will give (3 + 1) (3 − 1) + 2 = 4 × 2 + 2 = 10
FMEM fn OPTN ≣ ≣ 1 + 2 EXE fn1+2 10
Example 4
In matrix answer memory we have
Mat Ans = 1 2 3 4 5 6
To assign the matrix from Mat Ans to Mat J
Mat V Ans Mat V SHIFT 2 SHIFT (–) ➞ SHIFT 2 J EXE Mat Ans➔Mat J
Example 5
To assign a value of 10 to variables A through F
~ 1 0 ➞ A ALPHA F3 F EXE 10➔A~F 10
Be sure to select SET UP Input/Output Line. You cannot use r or θ as a variable name here.
Example 6
To assign string "ABC" to Str 1
A-LOCK ▷ Str SHIFT ALPHA ٬٬ A B C ٬٬ ALPHA ➞ VARS F6 F5 1 EXE "ABC"➔Str 1 Done
Example 2
To assign dimensions of 2 rows and 3 columns for Mat G, the RUN-MAT mode must be active
{ S
} T
MAT ▷ Dim ▷ Mat SHIFT × 2 ٬ 3 SHIFT ÷ ➞ OPTN F2 F6 F2 F6 F1 G EXE
which gives for SET UP Input/Output Math
{2,3}➔Dim Mat G
0 0 0 0 0 0
